home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / trooper.b < prev    next >
Text File  |  1995-07-02  |  239b  |  8 lines

  1. #define stormtrooper_width 16
  2. #define stormtrooper_height 16
  3. static short stormtrooper_bits[] = {
  4.    0x0000, 0x0030, 0x0058, 0x0478,
  5.    0x0338, 0x01fc, 0x01fc, 0x007c,
  6.    0x003e, 0x0036, 0x0032, 0x0030,
  7.    0x0030, 0x0030, 0x0078, 0x0000};
  8.